From: Stefan Kalscheuer Date: Thu, 25 Sep 2025 12:47:32 +0000 (+0200) Subject: bcm4908: add 6.12 testing kernel X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=9d2882f3c0c1827cedcd1e3fe6475e00dd6fa85c;p=openwrt%2Fopenwrt.git bcm4908: add 6.12 testing kernel Add 6.12 testing kernel for bcm4908 target. Signed-off-by: Stefan Kalscheuer Link: https://github.com/openwrt/openwrt/pull/20169 Signed-off-by: Christian Marangi --- diff --git a/target/linux/bcm4908/Makefile b/target/linux/bcm4908/Makefile index 2d12bd7815..e4ed037873 100644 --- a/target/linux/bcm4908/Makefile +++ b/target/linux/bcm4908/Makefile @@ -10,6 +10,7 @@ CPU_TYPE:=cortex-a53 SUBTARGETS:=generic KERNEL_PATCHVER:=6.6 +KERNEL_TESTING_PATCHVER:=6.12 define Target/Description Build firmware images for Broadcom BCM4908 SoC family routers.